github.com/refraction-networking/utls.clientHandshakeStateTLS13.processServerHello (method)

2 uses

	github.com/refraction-networking/utls (current package)
		handshake_client_tls13.go#L137: 	if err := hs.processServerHello(); err != nil {
		handshake_client_tls13.go#L506: func (hs *clientHandshakeStateTLS13) processServerHello() error {